home *** CD-ROM | disk | FTP | other *** search
/ Atari Forever 4 / Atari Forever 4.zip / Atari Forever 4.iso / SERIE_SP / SP_002 / PORTFOLI / GAMES / GUICHESS.DOC < prev    next >
Text File  |  1998-03-14  |  2KB  |  59 lines

  1. Portfolio GUIChess Version 1.0
  2.  
  3. Algorithm is a simple one ply look ahead chess. 
  4.  
  5. INTRODUCTION
  6.  
  7. Portfolio GUIChess is a small chess program (16k) for the Portfolio.
  8. The Board is setup as a normal chess board with chess pieces represented
  9. by 8*8 pixel chess icons. To move a chess piece the player moves
  10. the flashing cursor over the chess man using the arrow keys.
  11. With the arrow is over the target chess man the space bar is
  12. pressed. The chess piece is now selected, to place the piece at it's
  13. destination use the arrow keys again (the piece will now move
  14. with the cursor. Once over the desired board position once again
  15. push the space bar. If the move is satisfactory the computer will
  16. perform it move (about a half second). The cursor will now be flashing
  17. at the position of were the computer moved. 
  18.  
  19. If you pickup a piece (Touch-move) and change you mind you can
  20. drop the piece back to were it came by pressing the 'X' key.    
  21.  
  22. Castling: 
  23.  
  24. To castle move the king to the castle position if it is a legal
  25. castle the rook will follow.
  26.  
  27. To quit the game use the <ESC> key.
  28.  
  29. If you some how happen to forget these instructions hitting any
  30. other key will invoke a simple help screen.
  31.  
  32. Technical FYI:
  33.  
  34. Because of the software considerations the cursor is a soft cursor
  35. and is part of the input loop and the normal portfolio input routines
  36. are not used. Because of this after three minutes of no keys being
  37. entered a message of 'Preparing to sleep" will appear to the right or
  38. the board and the normal key routines are called. The normal sleep
  39. mode of the portfolio will be entered in about a minute if no keys
  40. are pressed. The game may be continued as normal from the pre-sleep
  41. mode or sleep mode by pressing any key.
  42.  
  43.  
  44. This program and documentation is released as shareware and users
  45. are encouraged to send donations of any amount to some very dear people at:
  46.  
  47. Pacific Transplant Institute
  48. Pacific Prespyterian Medical Foundation
  49. 2340 Clay Street, Suite 120
  50. San Francisco, Ca 94115
  51.  
  52. Donations are of course tax deductable.
  53.  
  54. I think the game is afoot Watson.. Enjoy
  55.  
  56. Sincerely,
  57.  
  58. J.A. Turnquist
  59.